Update all non-major dependencies (minor) #1027
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
9.24.0
->9.25.1
1.86.3
->1.87.0
16.18.0
->16.19.1
Release Notes
eslint/eslint (eslint)
v9.25.1
Compare Source
v9.25.0
Compare Source
sass/dart-sass (sass)
v1.87.0
Compare Source
nesting selector
&
is loaded into a nested Sass context viameta.load-css()
or@import
, Sass now emits plain CSS nesting rather thanincorrectly combining it with the parent selector using a descendant
combinator.
stylelint/stylelint (stylelint)
v16.19.1
Compare Source
no-empty-source
false positives for non-standard syntaxes (#8548) (@ybiquitous).v16.19.0
Compare Source
It adds 2 options to 2 rules and fixes 3 bugs.
exceptWithoutPropertyFallback: []
tofunction-allowed-list
(#8488) (@ryo-manba).ignore: ["four-into-three-edge-values"]
toshorthand-property-no-redundant-values
(#8527) (@ryo-manba).compact
formatter with pnpm to newline the exit code (#8534) (@konomae).declaration-property-value-no-unknown
range and message for invalid syntax within known functions (#8528) (@ryo-manba).no-empty-source
false positives for--report-needless-disables
(#8536) (@romainmenke).Configuration
📅 Schedule: Branch creation - On day 14 and 28 of the month ( * * 14,28 * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.